home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 …ember: Reference Library
/
Dev.CD Dec 00 RL Disk 1.toast
/
mac
/
Technical Documentation
/
Develop
/
develop Issue 20
/
develop Issue 20 code
/
Scripting the Finder.sea
/
Scripting the Finder
/
Finder Tricks
/
AboutBox.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-10-04
|
95 b
|
8 lines
|
[
TEXT/MMCC
]
#ifndef __ABOUTBOX__
#define __ABOUTBOX__
#define AboutBox_h
void ShowAboutBox(void);
#endif